[INFO] cloning repository https://github.com/Thewsthews/word_pdf_c
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Thewsthews/word_pdf_c" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThewsthews%2Fword_pdf_c", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThewsthews%2Fword_pdf_c'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2d120fac4c1ba0756db4c12e74b93cf7f63b28e
[INFO] fixing Thewsthews/word_pdf_c against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThewsthews%2Fword_pdf_c" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Thewsthews/word_pdf_c
[INFO] finished tweaking git repo https://github.com/Thewsthews/word_pdf_c
[INFO] tweaked toml for git repo https://github.com/Thewsthews/word_pdf_c written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Thewsthews/word_pdf_c on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Thewsthews/word_pdf_c already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ttf-parser v0.19.2
[INFO] [stderr]   Downloaded owned_ttf_parser v0.19.0
[INFO] [stderr]   Downloaded quick-xml v0.23.1
[INFO] [stderr]   Downloaded pom v3.4.0
[INFO] [stderr]   Downloaded docx-rs v0.4.17
[INFO] [stderr]   Downloaded printpdf v0.7.0
[INFO] [stderr]   Downloaded lopdf v0.31.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bd8942961b971eb92a40b3311cfabf34dbb55d4e61b23e093ca032edb533882d
[INFO] running `Command { std: "docker" "start" "bd8942961b971eb92a40b3311cfabf34dbb55d4e61b23e093ca032edb533882d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bd8942961b971eb92a40b3311cfabf34dbb55d4e61b23e093ca032edb533882d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd8942961b971eb92a40b3311cfabf34dbb55d4e61b23e093ca032edb533882d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bd8942961b971eb92a40b3311cfabf34dbb55d4e61b23e093ca032edb533882d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking base64ct v1.7.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking ttf-parser v0.19.2
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking owned_ttf_parser v0.19.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking pom v3.4.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking lopdf v0.31.0
[INFO] [stderr]     Checking printpdf v0.7.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking quick-xml v0.23.1
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking docx-rs v0.4.17
[INFO] [stderr]     Checking word_pdf_c v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: argument never used
[INFO] [stdout]   --> src/main.rs:85:53
[INFO] [stdout]    |
[INFO] [stdout] 85 |         info!("Conversion completed successfully.", config.output_path);
[INFO] [stdout]    |               ------------------------------------  ^^^^^^^^^^^^^^^^^^ argument never used
[INFO] [stdout]    |               |
[INFO] [stdout]    |               formatting specifier missing
[INFO] [stdout]    |
[INFO] [stdout] help: format specifiers use curly braces, consider adding a format specifier
[INFO] [stdout]    |
[INFO] [stdout] 85 |         info!("Conversion completed successfully.{}", config.output_path);
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DynamicImage` in module `image`
[INFO] [stdout]   --> src/main.rs:27:26
[INFO] [stdout]    |
[INFO] [stdout] 27 |     Image(#[from] image::DynamicImage),
[INFO] [stdout]    |                          ^^^^^^^^^^^^ not found in `image`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/printpdf-0.7.0/src/image.rs:6:25
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[cfg(feature = "embedded_images")]
[INFO] [stdout]    |       --------------------------- the item is gated behind the `embedded_images` feature
[INFO] [stdout]  6 | use image_crate::{self, DynamicImage, ImageDecoder};
[INFO] [stdout]    |                         ^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ::image::DynamicImage;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `DynamicImage`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 27 -     Image(#[from] image::DynamicImage),
[INFO] [stdout] 27 +     Image(#[from] DynamicImage),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `load_from_memory` in module `image`
[INFO] [stdout]    --> src/main.rs:100:37
[INFO] [stdout]     |
[INFO] [stdout] 100 |             if let Ok(img) = image::load_from_memory(&buffer) {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^ not found in `image`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]   1 + use ::image::load_from_memory;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `load_from_memory`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 100 -             if let Ok(img) = image::load_from_memory(&buffer) {
[INFO] [stdout] 100 +             if let Ok(img) = load_from_memory(&buffer) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CoversionError` in this scope
[INFO] [stdout]    --> src/main.rs:109:94
[INFO] [stdout]     |
[INFO] [stdout]  19 | pub enum ConversionError{
[INFO] [stdout]     | ------------------------ similarly named enum `ConversionError` defined here
[INFO] [stdout] ...
[INFO] [stdout] 109 | fn create_pdf (docx: &Docx, images:&[(String, DynamicImage)], config: &Config) -> Result<(), CoversionError>{
[INFO] [stdout]     |                                                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn create_pdf (docx: &Docx, images:&[(String, DynamicImage)], config: &Config) -> Result<(), ConversionError>{
[INFO] [stdout]     |                                                                                                +
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn create_pdf<CoversionError> (docx: &Docx, images:&[(String, DynamicImage)], config: &Config) -> Result<(), CoversionError>{
[INFO] [stdout]     |              ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/main.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | use log::{info, error};
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: argument never used
[INFO] [stdout]   --> src/main.rs:85:53
[INFO] [stdout]    |
[INFO] [stdout] 85 |         info!("Conversion completed successfully.", config.output_path);
[INFO] [stdout]    |               ------------------------------------  ^^^^^^^^^^^^^^^^^^ argument never used
[INFO] [stdout]    |               |
[INFO] [stdout]    |               formatting specifier missing
[INFO] [stdout]    |
[INFO] [stdout] help: format specifiers use curly braces, consider adding a format specifier
[INFO] [stdout]    |
[INFO] [stdout] 85 |         info!("Conversion completed successfully.{}", config.output_path);
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `builtin_font` in this scope
[INFO] [stdout]    --> src/main.rs:121:42
[INFO] [stdout]     |
[INFO] [stdout] 121 |     let bold_font = doc.add_builtin_font(builtin_font::HelveticaBold)?;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `builtin_font`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `builtin_font`, use `cargo add builtin_font` to add it to your `Cargo.toml`
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 121 -     let bold_font = doc.add_builtin_font(builtin_font::HelveticaBold)?;
[INFO] [stdout] 121 +     let bold_font = doc.add_builtin_font(BuiltinFont::HelveticaBold)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `runs` on type `&Box<docx_rs::Paragraph>`
[INFO] [stdout]    --> src/main.rs:133:39
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 for run in &paragraph.runs {
[INFO] [stdout]     |                                       ^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `id`, `children`, `property`, `has_numbering`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/main.rs:134:28
[INFO] [stdout]     |
[INFO] [stdout] 134 |                     if let Run::Text { content, properties } = run {
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Text` implemented for `docx_rs::Run`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 134 -                     if let Run::Text { content, properties } = run {
[INFO] [stdout] 134 +                     if let <docx_rs::Run as Example>::Text { content, properties } = run {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DynamicImage` in module `image`
[INFO] [stdout]   --> src/main.rs:27:26
[INFO] [stdout]    |
[INFO] [stdout] 27 |     Image(#[from] image::DynamicImage),
[INFO] [stdout]    |                          ^^^^^^^^^^^^ not found in `image`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/printpdf-0.7.0/src/image.rs:6:25
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[cfg(feature = "embedded_images")]
[INFO] [stdout]    |       --------------------------- the item is gated behind the `embedded_images` feature
[INFO] [stdout]  6 | use image_crate::{self, DynamicImage, ImageDecoder};
[INFO] [stdout]    |                         ^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ::image::DynamicImage;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `DynamicImage`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 27 -     Image(#[from] image::DynamicImage),
[INFO] [stdout] 27 +     Image(#[from] DynamicImage),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `load_from_memory` in module `image`
[INFO] [stdout]    --> src/main.rs:100:37
[INFO] [stdout]     |
[INFO] [stdout] 100 |             if let Ok(img) = image::load_from_memory(&buffer) {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^ not found in `image`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]   1 + use ::image::load_from_memory;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `load_from_memory`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 100 -             if let Ok(img) = image::load_from_memory(&buffer) {
[INFO] [stdout] 100 +             if let Ok(img) = load_from_memory(&buffer) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CoversionError` in this scope
[INFO] [stdout]    --> src/main.rs:109:94
[INFO] [stdout]     |
[INFO] [stdout]  19 | pub enum ConversionError{
[INFO] [stdout]     | ------------------------ similarly named enum `ConversionError` defined here
[INFO] [stdout] ...
[INFO] [stdout] 109 | fn create_pdf (docx: &Docx, images:&[(String, DynamicImage)], config: &Config) -> Result<(), CoversionError>{
[INFO] [stdout]     |                                                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn create_pdf (docx: &Docx, images:&[(String, DynamicImage)], config: &Config) -> Result<(), ConversionError>{
[INFO] [stdout]     |                                                                                                +
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn create_pdf<CoversionError> (docx: &Docx, images:&[(String, DynamicImage)], config: &Config) -> Result<(), CoversionError>{
[INFO] [stdout]     |              ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/main.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | use log::{info, error};
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `Bold` found for struct `docx_rs::RunProperty` in the current scope
[INFO] [stdout]    --> src/main.rs:136:42
[INFO] [stdout]     |
[INFO] [stdout] 136 | ...                   RunProperty::Bold => bold_font,
[INFO] [stdout]     |                                    ^^^^ associated function or constant not found in `docx_rs::RunProperty`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bold` with a similar name
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/docx-rs-0.4.17/src/documents/elements/run_property.rs:89:5
[INFO] [stdout]     |
[INFO] [stdout]  89 |     pub fn bold(mut self) -> RunProperty {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `Italic` found for struct `docx_rs::RunProperty` in the current scope
[INFO] [stdout]    --> src/main.rs:137:42
[INFO] [stdout]     |
[INFO] [stdout] 137 | ...                   RunProperty::Italic => italic_font,
[INFO] [stdout]     |                                    ^^^^^^ associated function or constant not found in `docx_rs::RunProperty`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `italic` with a similar name
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/docx-rs-0.4.17/src/documents/elements/run_property.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn italic(mut self) -> RunProperty {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot add `{integer}` to `f32`
[INFO] [stdout]    --> src/main.rs:192:39
[INFO] [stdout]     |
[INFO] [stdout] 192 |         if y_position < config.margin + 50+0{
[INFO] [stdout]     |                                       ^ no implementation for `f32 + {integer}`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Add<{integer}>` is not implemented for `f32`
[INFO] [stdout] help: the following other types implement trait `Add<Rhs>`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/internal_macros.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&f32` implements `Add<f32>`
[INFO] [stdout]    ::: /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/internal_macros.rs:33:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: `f32` implements `Add<&f32>`
[INFO] [stdout]    ::: /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/internal_macros.rs:44:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&f32` implements `Add`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/ops/arith.rs:98:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: `f32` implements `Add`
[INFO] [stdout]    ::: /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/ops/arith.rs:113:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `forward_ref_binop` which comes from the expansion of the macro `add_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider using a floating-point literal by writing it with `.0`
[INFO] [stdout]     |
[INFO] [stdout] 192 |         if y_position < config.margin + 50.0+0{
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `dimensions` found for reference `&DynamicImage` in the current scope
[INFO] [stdout]    --> src/main.rs:202:35
[INFO] [stdout]     |
[INFO] [stdout] 202 |         let (width, height) = img.dimensions();
[INFO] [stdout]     |                                   ^^^^^^^^^^ method not found in `&DynamicImage`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `GenericImageView` which provides `dimensions` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use image::GenericImageView;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `builtin_font` in this scope
[INFO] [stdout]    --> src/main.rs:121:42
[INFO] [stdout]     |
[INFO] [stdout] 121 |     let bold_font = doc.add_builtin_font(builtin_font::HelveticaBold)?;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `builtin_font`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `builtin_font`, use `cargo add builtin_font` to add it to your `Cargo.toml`
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 121 -     let bold_font = doc.add_builtin_font(builtin_font::HelveticaBold)?;
[INFO] [stdout] 121 +     let bold_font = doc.add_builtin_font(BuiltinFont::HelveticaBold)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_rgb` found for struct `printpdf::Image` in the current scope
[INFO] [stdout]    --> src/main.rs:210:28
[INFO] [stdout]     |
[INFO] [stdout] 210 |         let image = Image::from_rgb(
[INFO] [stdout]     |                            ^^^^^^^^ associated function or constant not found in `printpdf::Image`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/convert/mod.rs:594:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `runs` on type `&Box<docx_rs::Paragraph>`
[INFO] [stdout]    --> src/main.rs:133:39
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 for run in &paragraph.runs {
[INFO] [stdout]     |                                       ^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `id`, `children`, `property`, `has_numbering`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/main.rs:134:28
[INFO] [stdout]     |
[INFO] [stdout] 134 |                     if let Run::Text { content, properties } = run {
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Text` implemented for `docx_rs::Run`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 134 -                     if let Run::Text { content, properties } = run {
[INFO] [stdout] 134 +                     if let <docx_rs::Run as Example>::Text { content, properties } = run {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0223, E0277, E0425, E0433, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0223`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `word_pdf_c` (bin "word_pdf_c" test) due to 12 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no associated function or constant named `Bold` found for struct `docx_rs::RunProperty` in the current scope
[INFO] [stdout]    --> src/main.rs:136:42
[INFO] [stdout]     |
[INFO] [stdout] 136 | ...                   RunProperty::Bold => bold_font,
[INFO] [stdout]     |                                    ^^^^ associated function or constant not found in `docx_rs::RunProperty`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bold` with a similar name
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/docx-rs-0.4.17/src/documents/elements/run_property.rs:89:5
[INFO] [stdout]     |
[INFO] [stdout]  89 |     pub fn bold(mut self) -> RunProperty {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `Italic` found for struct `docx_rs::RunProperty` in the current scope
[INFO] [stdout]    --> src/main.rs:137:42
[INFO] [stdout]     |
[INFO] [stdout] 137 | ...                   RunProperty::Italic => italic_font,
[INFO] [stdout]     |                                    ^^^^^^ associated function or constant not found in `docx_rs::RunProperty`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `italic` with a similar name
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/docx-rs-0.4.17/src/documents/elements/run_property.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn italic(mut self) -> RunProperty {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot add `{integer}` to `f32`
[INFO] [stdout]    --> src/main.rs:192:39
[INFO] [stdout]     |
[INFO] [stdout] 192 |         if y_position < config.margin + 50+0{
[INFO] [stdout]     |                                       ^ no implementation for `f32 + {integer}`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Add<{integer}>` is not implemented for `f32`
[INFO] [stdout] help: the following other types implement trait `Add<Rhs>`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/internal_macros.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&f32` implements `Add<f32>`
[INFO] [stdout]    ::: /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/internal_macros.rs:33:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: `f32` implements `Add<&f32>`
[INFO] [stdout]    ::: /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/internal_macros.rs:44:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&f32` implements `Add`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/ops/arith.rs:98:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: `f32` implements `Add`
[INFO] [stdout]    ::: /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/ops/arith.rs:113:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `forward_ref_binop` which comes from the expansion of the macro `add_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider using a floating-point literal by writing it with `.0`
[INFO] [stdout]     |
[INFO] [stdout] 192 |         if y_position < config.margin + 50.0+0{
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `dimensions` found for reference `&DynamicImage` in the current scope
[INFO] [stdout]    --> src/main.rs:202:35
[INFO] [stdout]     |
[INFO] [stdout] 202 |         let (width, height) = img.dimensions();
[INFO] [stdout]     |                                   ^^^^^^^^^^ method not found in `&DynamicImage`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `GenericImageView` which provides `dimensions` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use image::GenericImageView;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_rgb` found for struct `printpdf::Image` in the current scope
[INFO] [stdout]    --> src/main.rs:210:28
[INFO] [stdout]     |
[INFO] [stdout] 210 |         let image = Image::from_rgb(
[INFO] [stdout]     |                            ^^^^^^^^ associated function or constant not found in `printpdf::Image`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/convert/mod.rs:594:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0223, E0277, E0425, E0433, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0223`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `word_pdf_c` (bin "word_pdf_c") due to 12 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "bd8942961b971eb92a40b3311cfabf34dbb55d4e61b23e093ca032edb533882d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd8942961b971eb92a40b3311cfabf34dbb55d4e61b23e093ca032edb533882d", kill_on_drop: false }`
[INFO] [stdout] bd8942961b971eb92a40b3311cfabf34dbb55d4e61b23e093ca032edb533882d
